Generic types enforce compile - time type checking 泛型類型強(qiáng)制實(shí)施編譯時類型檢查。
The other limitation is lack of compile - time type checking ; since an 另一個限制是缺少編譯時類型檢查;因?yàn)?i class="labawb" onClick="playMp3('sound_c_2')">
This allows for compile - time type checking as well as performance optimizations 這樣就支持了編譯時類型檢測和性能優(yōu)化。
The compile - time type of the initializer expression cannot be the null type 在編譯時刻構(gòu)造者表達(dá)式的類型不能為null類型。
If the local variable declaration includes multiple declarators , the initializers must all have the same compile - time type 如果局部變量聲明包含了多個聲明符,這些聲明符必須具備同樣的編譯期類型。
If the local variable declaration includes multiple declarators , the initializers must all have the same compile - time type 如果本地變量聲明包含多種聲明者,那么構(gòu)造者必須都具有相同的編譯時刻類型。
You can then treat each named value as an instance of that class , providing you with compile - time type safety that a named set of integers can t 然后,可以將每個指定的值看作是那個類的一個實(shí)例,這為您提供了指定的整數(shù)集合所無法提供的編譯時類型安全。
A variable is a storage location and has an a ociated type , sometimes called its compile - time type , that is either a primitive type ( 4 . 2 ) or a reference type ( 4 . 3 ) 變量是關(guān)聯(lián)于特定類型的存儲單元,所關(guān)聯(lián)的類型有時叫做變量的編譯時類型,即,既可以是簡單類型也可以是引用類型。
A variable is a storage location and has an associated type , sometimes called its compile - time type , that is either a primitive type ( 4 . 2 ) or a reference type ( 4 . 3 ) 變量是關(guān)聯(lián)于特定類型的存儲單元,所關(guān)聯(lián)的類型有時叫做變量的編譯時類型,即,既可以是簡單類型也可以是引用類型。
A variable is a storage location and has an associated type , sometimes called its compile - time type , that is either a primitive type ( @ sect ; 4 . 2 ) or a reference type ( @ sect ; 4 . 3 ) 變量是關(guān)聯(lián)于特定類型的存儲單元,所關(guān)聯(lián)的類型有時叫做變量的編譯時類型,即,既可以是簡單類型也可以是引用類型。